Skip to content

Improve docker check#71

Merged
meeehow merged 1 commit intomainfrom
jkppr-patch-1
May 5, 2025
Merged

Improve docker check#71
meeehow merged 1 commit intomainfrom
jkppr-patch-1

Conversation

@jkppr
Copy link
Copy Markdown
Contributor

@jkppr jkppr commented Apr 24, 2025

Using which image_export.py instead of ls /.dockerenv allows to check for what is actually relevant: Is there a local image_export version available or does HashR need to use a docker container. This change enables running HashR on GKE for example.

closes #70

Using `which image_export.py` instead of `ls /.dockerenv` allows to check for what is actually relevant: Is there a local image_export version available or does HashR need to use a docker container. This change enables running HashR on GKE for example.
@jkppr jkppr requested a review from meeehow April 24, 2025 23:55
@jkppr jkppr self-assigned this Apr 24, 2025
Copy link
Copy Markdown
Collaborator

@meeehow meeehow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@meeehow meeehow merged commit eb9c77b into main May 5, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

.dockerenv check does not work on GKE

2 participants